|
|
|
BlueCielo Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions |
Syntax
Function ValidateInput(
Input As String,
PropertySetName As String,
PropertyDefName As String) As Boolean
Name | Description |
---|---|
Input |
The new value |
PropertySetName |
The internal name of the property set |
PropertyDefName |
The internal name of the property |
Return Value
True if the value is valid for the property.
Remarks
This method only tests whether the value can be converted to the correct data type.
Copyright © 2000-2013 BlueCielo ECM Solutions |